From: Richard M. Stallman Date: Fri, 26 Apr 1996 19:31:40 +0000 (+0000) Subject: Comment change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~83987 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=43a3bdccec5ce24ba5e299d70183879162dec66e;p=emacs.git Comment change. --- diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index 25e535ae085..02c32e4b70e 100644 --- a/lisp/jka-compr.el +++ b/lisp/jka-compr.el @@ -170,7 +170,7 @@ invoked.") nil "The entry in `file-name-handler-alist' used by the jka-compr I/O functions.") -;;; Functions for accessing the return value of jka-get-compression-info +;;; Functions for accessing the return value of jka-compr-get-compression-info (defun jka-compr-info-regexp (info) (aref info 0)) (defun jka-compr-info-compress-message (info) (aref info 1)) (defun jka-compr-info-compress-program (info) (aref info 2))